home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01a.txt / 000001_icon-group-sender _Thu May 11 12:47:55 2000.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id MAA16266
  4.     for icon-group-addresses; Thu, 11 May 2000 12:47:08 -0700 (MST)
  5. Message-Id: <200005111947.MAA16266@baskerville.CS.Arizona.EDU>
  6. To: Taybin Rutkin <trutkin@black.clarku.edu>
  7. cc: icon-group@optima.CS.Arizona.EDU
  8. Subject: Re: VIB for Linux? 
  9. Date: Thu, 11 May 2000 09:11:55 -0700
  10. From: Clinton L Jeffery <jeffery@big-bill.CS.UNLV.EDU>
  11. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  12. Status: RO
  13. Content-Length: 625
  14.  
  15.  
  16. > Actually, I'm asking about the entire graphics system.  Does it call
  17. > X-Windows directly?  How is it cross-platform then?
  18.  
  19. I wrote the bulk of the Xlib code. Then Gregg Townsend and Sandy Miller
  20. improved it.  Then Darren Merrill ported it to OS/2.  Then I further
  21. separated out the platform-dependencies, and wrote the MS Windows code.
  22. The built-in functions are native and cross-platform. The higher level
  23. GUI toolkits are Icon-specific and cross-platform.
  24.  
  25. > I'm wondering how hard it would be to add gtk+ support.
  26.  
  27. I guess it would not be easy, but I'd be glad if you proved me wrong. :-)
  28.  
  29. Clint, jeffery@cs.unlv.edu
  30.